DotNoise_v
==========
  Textures:
    - CloudStep

  Ambient Colors:
    - 128, 128, 128, 128

  Color Registers:
    - -20, -20, -20, -89
    - 28, -134, -118, 0
    - 1023, 1023, 1023, 255

  Steps:
    1: RGB = (lerp from (28, 121, 137) to (tex #1 RGB) using (vertex RGB)), then add (-20, -20, -20)
         A = (lerp from (tex #1 A) to 64 using (vertex A)), then add -89
    2: RGB = ((vertex RGB) * (prev. A)), then add (prev. RGB)
         A = (64 * (vertex A)), then add -89
